Contact me
hooded-computer-hacker-stealing-information-with-laptop

Key Logger

A fun side project

Stack

Python

Library

Keyboard Smtplib

What?

A keylogger is a type of software or hardware device that is used to record and track the keys that a user types on their computer. Keyloggers are often used for malicious purposes, such as to steal passwords or personal information, or to spy on someone's online activity. However, they can also be used for legitimate purposes, such as to monitor employee productivity or to track the usage of a shared computer.


How?

  • Designed on PyCharm
  • Used the keyboard library to record user keystrokes
  • Created an application password to login to my email
  • Used the SMTP library to send the keylogs to my email


Results

  • Recorded 50 characters of a user's keystrokes

Key Logger Code
Email outcome
Coming Soon